home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / template / client / Drivers / i386 / ES1x88AudioDriver.config / German.Iproj / ES1x88Inspector.nib / data.classes next >
Encoding:
Text File  |  1996-04-12  |  950 b   |  36 lines

  1. ES1x88Inspector = {
  2.     ACTIONS = {"selectInputSource:" = "selectInputSource:"; }; 
  3.     OUTLETS = {
  4.     boundingBox = boundingBox; 
  5.     inputSource = inputSource; 
  6.     inputSourcePopup = inputSourcePopup; 
  7.     }; 
  8.     SUPERCLASS = IODeviceInspector; 
  9. };
  10. IODeviceInspector = {
  11.     ACTIONS = {
  12.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  13.     "rangeDidChange:" = "rangeDidChange:"; 
  14.     "showInfo:" = "showInfo:"; 
  15.     }; 
  16.     OUTLETS = {
  17.     accessoryHolder = accessoryHolder; 
  18.     dmaBox = dmaBox; 
  19.     dmaMatrix = dmaMatrix; 
  20.     infoPanel = infoPanel; 
  21.     infoText = infoText; 
  22.     inspectionView = inspectionView; 
  23.     irqBox = irqBox; 
  24.     irqMatrix = irqMatrix; 
  25.     memoryBox = memoryBox; 
  26.     memoryController = memoryController; 
  27.     origWindow = origWindow; 
  28.     portsBox = portsBox; 
  29.     portsController = portsController; 
  30.     statusTitle = statusTitle; 
  31.     versionTitle = versionTitle; 
  32.     }; 
  33.     SUPERCLASS = Object; 
  34. };
  35. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  36.